You are here: Record management > Rule creation > Creating a specialized or circumstance rule > Circumstance rule

Circumstance rule

A circumstance is an optional qualification available for supported rule types and is built upon the base rule.

Using circumstances in your application allows you to easily support a variety of use cases. For example, you might want a different data transform to execute depending on a customer's geographic location (for example, when .StateCode = "MA"). Instead of maintaining the logic for all cases in one large rule, start with a base rule and extend (or specialize) it as needed. At runtime, thePega 7 Platform automatically selects the correct version to execute as part of its rule resolution process.

You can create a circumstance of a base rule by a single value property, template (multiple properties), or date.

Note:

If you have upgraded to Pega 7.2, all date circumstance rules will be upgraded automatically and can be modified, except the rules circumstanced by date range and as-of date. These rules continue to run without issues but must be manually upgraded to use the new date circumstancing options.